setSelection

open fun setSelection(position: Int)(source)

Set the selected position of the list. Only valid when isShowing == true.

Parameters

position

List position to set as selected.